func os.openRootInRoot

2 uses

	os (current package)
		root.go#L127: 	return openRootInRoot(r, name)
		root_unix.go#L60: func openRootInRoot(r *Root, name string) (*Root, error) {